Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Multiarch build support by docker buildx #811

Closed

Conversation

shahidhs-ibm
Copy link

What does this PR do?

Enables docker buildx support in CICO scripts to build and publish multiarch docker images.

If docker buildx per-requisites are satisfied, the cico_build_master.sh will build and publish mulitiarch docker images (current support is added for Intel and s390x archs). The other build and PR check scripts will continue to work in existing way to build and check images locally.

What issues does this PR fix or reference?

Reference issues: 16655, 17124

@che-bot
Copy link
Contributor

che-bot commented Jul 22, 2020

Can one of the admins verify this patch?

Signed-off-by: Shahid Shaikh <[email protected]>

Correctional changes

Signed-off-by: Shahid Shaikh <[email protected]>

Testing changes

Signed-off-by: Shahid Shaikh <[email protected]>
@benoitf
Copy link
Contributor

benoitf commented Jul 22, 2020

hello, I think we're moving to github actions for all jobs there so you may not have to update cico jobs but provide GH actions

@shahidhs-ibm
Copy link
Author

As per comment from @benoitf , closing this pull request.

vinokurig added a commit that referenced this pull request Apr 6, 2021
Add home folder volume mount for che-theia editor. The GitHub authentication session is saved in this directory, so the GitHub authentication will be restored after workspace restart.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants